Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Movie Import Component Resources

This section describes public resources that movie import components should implement.

'mime' (1)

Import components that implement MovieImportGetMIMETypeList should also include a public component resource with type 'mime' and ID 1. This allows QuickTime and other clients to use GetComponentPublicResource to retrieve the MIME list. If the resource doesn't exist, the client will need to fall back onto calling MovieImportGetMIMETypeList . Since all of the standard QuickTime import components have been revised to include 'mime' resources, in most cases there will be no need to call MovieImportGetMIMETypeList . However, clients should be prepared to call the function.

QTAtomContainer holding MIME data

 


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |